.text-xs-left {
	text-align: left !important;
}
.details1 #name {
    padding-bottom: .3rem;
    font-size: 16px;
    font-weight: 700;
}
#fimg{
	margin-top:-30px
}
#details1{
	margin-top:-20px;
	background:#ffffff;
	padding-bottom:10px
}
#details1 .job_detail {
    margin-bottom: 5px;
    background: #ffffff;
    line-height: 32px;
    font-size: 14px;
    display: flex;
	margin-left:10px
}
 .m-job-d-detail #title {
    padding-top: 1rem;
    padding-bottom: .26rem;
    font-size: 16px;
    font-weight: 700;
    color: #000;
}
#details1 p{
	font-size:16px;
	margin-top:-40px;
	margin-left:10px
}
.m-job-d-detail p{
}
#details1 .job_detail li{
    line-height: 32px;
    font-size: 15px;
    display: flex;
}
 .m-job-d-detail {
    padding-bottom: 2rem;
    font-size: 16px;
    line-height: 20px;
    color: #333;
	margin-top：-30px;
    word-break: break-all;
    white-space: pre-wrap;
}
.ny_zqw1 {
    width: 70%;
    float: right;
}
.details1 .ny_zqw1 {
    width: 100%;
    float: right;
    min-height: 718px;
}
.m-job-list-list .position-list .position-item #text:after {
    padding: 0 .08rem;
    content: " / ";
}
.m-job-list-list .position-list .position-item #text:before {
    /* padding: 0 .08rem; */
    content: "  ";
}
.m-job-list-list .position-list .position-item .name {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: #333;
}
.m-job-list-list .position-list .position-item #text {
    margin-bottom: .8rem;
}
.m-job-list-list {
    font-size: 12px;
    background: #f7f8f9;
}
.m-job-list-list .position-list .position-item .text:after {
    padding: 0 .08rem;
    content: " / ";
}
.m-job-list-list .position-list .position-item .time {
    padding-top: .1rem;
	font-size:16px
}
/*-------------------------------------------------*/
/* =  Header
/*-------------------------------------------------*/
.navbar-default {
	background: #ffffff;
	margin: 0;
}

.navbar-header {
	z-index: 99;
	position: relative;
}

.navbar-brand {
	height: auto;
	color: #333333;
	font-size: 19px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 700;
	margin: 0 0 30px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0;
	color: #333333 !important;
	padding: 27px 15px;
	letter-spacing: 2.5px;
	z-index: 99999;
}

.navbar-brand span {
	color: #c94447;
}

/* .navbar-nav { */
	/* transition: all 0.2s ease-in-out; */
	/* -moz-transition: all 0.2s ease-in-out; */
	/* -webkit-transition: all 0.2s ease-in-out; */
	/* -o-transition: all 0.2s ease-in-out; */
/* } */

/*.navbar-nav>li>a {
	color: #282828 !important;
	font-size: 15px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	padding: 35px 15px;
}*/

/*.navbar-nav>li>a:hover,
.navbar-nav>li>a.active {
	color: #333333 !important;
}*/

.navbar-nav li.drop {
	position: relative;
}

.navbar-nav li:hover ul.drop-down {
	opacity: 1;
	display: block;
}

.navbar-nav li.search {
	position: inherit;
	margin-top:10px
}

.top-line {
	padding: 15px 0;
	background: #333333;
	border-bottom: 1px solid #f3f3f3;
	overflow: hidden;
}

.top-line ul.info-list {
	margin: 0;
	padding: 0;
}

.top-line ul.info-list li {
	display: inline-block;
	margin-right: 25px;
	color: #ffffff;
	font-size: 12px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
}

.top-line ul.info-list li i {
	color: #c94447;
	font-size: 14px;
	margin-right: 10px;
}

.top-line ul.social-icons {
	margin: 0;
	padding: 0;
	text-align: right;
}

.top-line ul.social-icons li {
	display: inline-block;
	margin-left: 9px;
}

.top-line ul.social-icons li a {
	display: inline-block;
	text-decoration: none;
	font-size: 13px;
	color: #ffffff;
}

.top-line ul.social-icons li a:hover {
	color: #c94447;
}

header.active .top-line {
	height: 0;
	padding: 0;
}

.navbar-collapse {
	position: relative;
}

ul.drop-down {
	/*margin: 0;
	padding: 0;
	position: absolute;
	top: 100%;
	left: 0;
	padding: 10px 0;
	opacity: 0;*/
    width: 100%;
    height: 0;
    position: absolute;
    top: 60px;
    left: 0px;
    transition-duration: 0.2s;
    z-index: 9999;
    padding: 0px 0;
    overflow: hidden;
}
.collapse  li .Lev1:hover{
	color: #c94447;
	border-bottom: #c94447 solid 3px;
}
.collapse #navigation .Lev1>a .active{
	
}

ul.drop-down li {
	display: block;
}
ul.drop-down li a {
	padding: 10px 20px;
	display: inline-block;
	color:#282828;
	/* color: #282828; */
	font-size: 15px;
}

ul.drop-down li a:hover {
	color: #c94447;
}

.form-search {
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	width: 100%;
	background: #f5f5f5;
	padding: 4px;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	-ms-transform: rotateX(-90deg);
	-o-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

.form-search input[type="search"] {
	font-size: 12px;
	color: #777777;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 400;
	line-height: 22px;
	margin: 0 0 10px;
	margin: 0;
	color: #333333;
	padding: 8px 10px;
	border: none;
	width: 100%;
	outline: none;
	background: transparent;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

.form-search button {
	background: transparent;
	border: none;
	float: right;
	margin-top: -30px;
	margin-right: 10px;
	position: relative;
	z-index: 2;
}

.form-search button i {
	color: #c94447;
	font-size: 16px;
}

.form-search.active {
	visibility: visible;
	opacity: 1;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

/*-------------------------------------------------*/
/* =  General
/*-------------------------------------------------*/
#container {
	padding-top: 140px;
	opacity: 0;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

#container.active {
	opacity: 1;
}

p {
	font-size: 18px;
	color: #777777;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 400;
	margin: 0 0 10px;
}

/*-------------------------------------------------*/
/* =  content slider section
/*-------------------------------------------------*/
.title-section.white h1 {
	color: #ffffff;
}

#home-section .tp-caption.small_text {
	position: absolute;
	color: #eeeeee;
	text-shadow: none;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space: nowrap;
	letter-spacing: 1.8px;
}

#home-section .tp-caption.small_text p.line {
	width: 60px !important;
	height: 1px !important;
	background: #333333 !important;
}

#home-section .tp-caption.finewide_medium_white {
	color: #ffffff;
	text-shadow: none;
	font-size: 36px;
	line-height: 50px;
	font-weight: 900;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	background-color: none;
	text-decoration: none;
	text-transform: uppercase;
	border-width: 0px;
	border-color: transparent;
	border-style: none;
	text-align: left;
	letter-spacing: 2.5;
}

#home-section .tp-caption.finewide_medium_white span {
	color: #c94447;
}

#home-section .tp-caption.finewide_medium_white.center-align {
	text-align: center !important;
}

#home-section .tp-caption span.corner-border {
	display: block;
	width: 70px;
	height: 70px;
}

#home-section .tp-caption span.corner-border.left-top {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

#home-section .tp-caption span.corner-border.left-bottom {
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

#home-section .tp-caption span.corner-border.right-top {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#home-section .tp-caption span.corner-border.right-bottom {
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#home-section .tp-bannertimer {
	display: none !important;
}

#home-section .tp-bullets.simplebullets.round .bullet:hover,
#home-section .tp-bullets.simplebullets.round .bullet.selected {
	background: #c94447;
	border-color: #c94447;
}

#home-section .slotholder:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	z-index: 2;
}

.banner-section {
	padding: 40px 0;
	background: #c94447;
	text-align: center;
}

.banner-section h2 {
	color: #333333;
	font-size: 15px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 400;
	margin: 0 0 15px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 400 !important;
	margin-bottom: 0;
}

.banner-section a {
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	margin-left: 60px;
	padding: 12px 30px;
	color: #ffffff;
	background: transparent;
	font-size: 13px;
	font-weight: 700;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	text-transform: uppercase;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	border: 2px solid #ffffff;
	letter-spacing: 1.5px;
}

.banner-section a:hover {
	background: #ffffff;
	color: #c94447;
}

.title-section {
	margin-bottom: 30px;
}

.title-section h1 {
	color: #333333;
	font-size: 19px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 700;
	margin: 0 0 30px;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-bottom: 20px;
	margin-bottom: 20px;
	position: relative;
}

.title-section h1:after {
	position: absolute;
	content: '';
	width: 40px;
	height: 2px;
	background: #c94447;
	bottom: -1px;
	left: 0;
}

.title-section p {
	max-width: 600px;
	margin: 0;
}

.title-section.white {
	margin-bottom: 40px;
}

.title-section.white h1 {
	color: #ffffff;
}

.title-section.white p {
	color: #ffffff;
}

section.services-section {
	padding: 60px 0 20px;
}

section.services-section .services-box .services-post {
	margin-bottom: 40px;
}

section.services-section .services-box .services-post img {
	width: 100%;
	margin-bottom: 30px;
}

section.services-section .services-box .services-post .services-content {
	padding-right: 10px;
}

section.services-section .services-box .services-post .services-content h2 {
	color: #333333;
	font-size: 15px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 400;
	margin: 0 0 15px;
}

section.services-section .services-box .services-post .services-content a {
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	font-size: 12px;
	color: #777777;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 400;
	line-height: 22px;
	margin: 0 0 10px;
	color: #333333;
	margin: 0;
}

section.services-section .services-box .services-post .services-content a i {
	margin-left: 12px;
}

section.services-section .services-box .services-post .services-content a:hover {
	color: #c94447;
}

.portfolio-section {
	padding: 60px 0;
	background: #fafafa;
}

.portfolio-section .portfolio-box.owl-wrapper {
	margin-left: -15px;
	margin-right: -15px;
}

.portfolio-section .portfolio-box.owl-wrapper .item {
	padding: 0 15px;
}

.portfolio-section .portfolio-box.iso-call {
	margin-left: -15px;
	margin-right: -15px;
}

.portfolio-section .portfolio-box.iso-call .project-post {
	width: 33.3333%;
	padding: 15px;
}

.portfolio-section ul.filter {
	margin: 0;
	padding: 0;
	margin-bottom: 40px;
	text-align: center;
}

.portfolio-section ul.filter li {
	display: inline-block;
	margin: 0 16px;
}

.portfolio-section ul.filter li a {
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	color: #333333;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
}

.portfolio-section ul.filter li a i {
	margin-right: 15px;
	color: #333333;
}

.portfolio-section ul.filter li a:hover,
.portfolio-section ul.filter li a.active {
	color: #c94447;
}

.portfolio-section .project-post .project-gallery {
	position: relative;
}

.portfolio-section .project-post .project-gallery img {
	width: 100%;
}

.portfolio-section .project-post .project-gallery .hover-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.75);
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	opacity: 0;
}

.portfolio-section .project-post .project-gallery .hover-box .inner-hover {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 20px;
}

.portfolio-section .project-post .project-gallery .hover-box .inner-hover h2 {
	color: #333333;
	font-size: 15px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 400;
	margin: 0 0 15px;
	color: #ffffff;
	margin-bottom: 10px;
	padding-bottom: 10px;
	position: relative;
	text-transform: uppercase;
}

.portfolio-section .project-post .project-gallery .hover-box .inner-hover h2 a {
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	color: #ffffff;
}

.portfolio-section .project-post .project-gallery .hover-box .inner-hover h2 a:hover {
	color: #c94447;
}

.portfolio-section .project-post .project-gallery .hover-box .inner-hover h2:after {
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 22px;
	height: 1px;
	background: #c94447;
}

.portfolio-section .project-post .project-gallery .hover-box .inner-hover span {
	display: inline-block;
	color: #ffffff;
	font-size: 12px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	margin: 0;
}

.portfolio-section .project-post:hover .project-gallery .hover-box {
	opacity: 1;
}

.owl-theme .owl-controls .owl-pagination {
	display: none !important;
}

.owl-carousel {
	width: auto;
}

.owl-theme .owl-controls {
	margin-top: -20px;
	text-align: center;
	position: absolute;
	height: 0;
	top: 50%;
	left: -50px;
	right: -50px;
}

.owl-theme .owl-controls .owl-buttons div {
	font-size: 18px;
	color: #ffffff;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #000;
	outline: none;
	padding: 0;
	margin: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	opacity: 1;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

.owl-theme .owl-controls .owl-buttons div:hover {
	background: #c94447;
}

.owl-theme .owl-controls .owl-buttons div.owl-prev {
	float: left;
}

.owl-theme .owl-controls .owl-buttons div.owl-next {
	float: right;
}

.owl-theme .owl-controls .owl-buttons div.owl-prev:after {
	content: '\f104';
	font-family: 'FontAwesome';
	color: #ffffff;
}

.owl-theme .owl-controls .owl-buttons div.owl-next:after {
	content: '\f105';
	font-family: 'FontAwesome';
	color: #ffffff;
}

.tabs-section {
	padding: 60px 0 60px;
	background: #222222;
	position: relative;
}

.tabs-section .about-us-box h1 {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	color: #ffffff;
	margin: 0 0 20px;
	padding-bottom: 20px;
	position: relative;
}

.tabs-section .about-us-box h1:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 30px;
	background: #c94447;
	height: 1px;
}

.tabs-section .about-us-box p {
	margin-bottom: 0px;
}

.tabs-section .about-us-box .about-us-post {
	overflow: hidden;
	margin-top: 30px;
}

.tabs-section .about-us-box .about-us-post a {
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	float: left;
	width: 60px;
	height: 60px;
	background: #333333;
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	color: #ffffff;
}

.tabs-section .about-us-box .about-us-post a:hover {
	background: #c94447;
}

.tabs-section .about-us-box .about-us-post h2 {
	color: #333333;
	font-size: 15px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	margin: 0 0 15px;
	color: #ffffff;
	margin-left: 80px;
	font-weight: 400;
	margin-bottom: 6px;
	margin-top: 10px;
}

.tabs-section .about-us-box .about-us-post span {
	display: block;
	margin: 0;
	font-size: 11px;
	font-family: georgia, "Microsoft Yahei";
	margin-left: 80px;
	color: #eeeeee;
	font-style: italic;
}

.tabs-section .about-box {
	padding-left: 15px;
}

.tabs-section .about-box img {
	width: 100%;
	margin-bottom: 30px;
}

.tabs-section .about-box h2 {
	color: #333333;
	font-size: 15px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	margin: 0 0 15px;
	font-weight: 400;
	text-transform: uppercase;
	color: #ffffff;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.tabs-section .about-box h2:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 30px;
	height: 1px;
	background: #c94447;
}

.tabs-section .about-box p {
	color: #ffffff;
}

.project_show {
	background-color: rgb(240, 240, 240);
	background-size: cover;
	margin-top: 60px;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}

.index-product-list li.shadow:hover {
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3)
}

.box .box-img {
	transform: rotateY(0);
	transition: all 0.50s ease-in-out 0s
}

/* 工程案例 */
/* 3. slider */
.slider-height {
	min-height: 730px;
}

.slider2-height {
	min-height: 950px;
}

.single-slider {
	background-size: cover;
	background-position: center center;
}

.slider-content {}

.slider-text {}

.slider-content>span {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 8px;
	display: block;
}

.slider-content h1 {
	font-size: 80px;
	line-height: 72px;
	color: #fff;
	font-weight: 900;
	margin-top: 14px;
	margin-bottom: 35px;
}

.slider-text h1 {
	font-size: 72px;
	line-height: 75px;
	margin-top: 0;
	margin-bottom: 20px;
}

.slider-features-list {
	margin-bottom: 43px;
}

.slider-features-list>span {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	margin-right: 23px;
	position: relative;
	margin-left: 27px;
}

.slider-features-list>span:last-child {
	margin-right: 0;
}

.slider-features-list>span::before {
	position: absolute;
	border: 3px solid #ff5e14;
	content: "";
	height: 15px;
	width: 15px;
	left: -27px;
	top: 5px;
}

.slider-features-list>span::after {
	position: absolute;
	background: #010e2a;
	content: "";
	height: 9px;
	width: 9px;
	left: -24px;
	top: 8px;
}

.slider-content a {}

.slider-content p {
	font-weight: 600;
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	padding-right: 48%;
	margin-bottom: 30px;
}

.slider-active button.slick-arrow {
	position: absolute;
	top: 50%;
	left: 78px;
	transform: translateY(-50%);
	background: none;
	border: 0;
	font-size: 18px;
	padding: 0;
	color: #fff;
	z-index: 2;
	opacity: 0;
	visibility: hidden;
	height: 60px;
	width: 60px;
	border: 1px solid #fff;
	border-radius: 50%;
	cursor: pointer;
}

.slider-active button.slick-next {
	left: auto;
	right: 78px;
}

.slider-active:hover button {
	opacity: 1;
	visibility: visible;
}

.slider-active button:hover {
	background: #fff;
	color: #ff5e14;
}

.slider-active .slick-dots {
	text-align: center;
	bottom: 48px;
	z-index: 99;
	position: absolute;
	left: 0;
	right: 0;
}

.slider2 .slider-active .slick-dots {
	bottom: 179px;
}

.slider-active .slick-dots li {
	display: inline-block;
	margin: 0 4px
}

.slider-active .slick-dots li button {
	border: 1px solid #fff;
	height: 10px;
	width: 10px;
	text-indent: -9999px;
	transition: .3s;
	padding: 0;
	border-radius: 50%;
	background: none;
}

.slider-active .slick-dots li.slick-active button {
	background: #ff5e14;
	height: 15px;
	width: 15px;
	border: 2px solid #fff;
}

.slider-dot-none.slider-active .slick-dots li button {
	text-align: center;
	bottom: 48px;
	z-index: 99;
	position: absolute;
	left: 0;
	right: 0;
	display: none;
}

/* 4. feature-area */
.feature-area {}

.feature-item {}

.feature-item h3 {
	color: #010e2a;
	font-weight: 700;
	font-size: 30px;
	position: relative;
	padding-bottom: 25px;
	margin-bottom: 32px;
}

.feature-item h3::before {
	height: 3px;
	content: "";
	position: absolute;
	width: 60px;
	background: #ff5e14;
	bottom: 0;
	left: 0;
}

.feature-item h3::after {
	height: 3px;
	content: "";
	position: absolute;
	width: 20px;
	background: #010e2a;
	bottom: 0;
	left: 70px;
}

.feature-item p {
	margin-bottom: 0;
}

.feature {
	margin-top: -100px;
}

.feature2 {
	margin-top: 0;
}

.feature-wrapper {
	box-shadow: 0px 10px 60px 0px rgba(202, 202, 202, 0.4);
	background: #fff;
}

.feature-img {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.feature-img img {
	width: 100%;
}

.feature-text {
	padding: 43px 30px 50px 30px;
}

.feature-text h3 {
	font-size: 24px;
	font-weight: 700;
	color: #ff5e14;
	position: relative;
	margin-bottom: 14px;
}

.feature-text h3 span {
	position: relative;
}

.feature-text h3 span::before {
	height: 2px;
	content: "";
	position: absolute;
	width: 30px;
	background: #010e2a;
	top: 20px;
	left: 14px;
}

.feature-text p {
	line-height: 26px;
	margin-bottom: 0;
}

.feature-text a {
	color: #333333;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	border-bottom: 1px solid #000000;
	display: inline-block;
	margin-top: 48px;
	transition: .3s;
}

.feature-text a:hover {
	color: #ff5e14;
	border-color: #ff5e14;
}

/* 5. experience-area */
.experience-area {
	position: relative;
}

.experience-img {
	background-size: cover;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 50%;
	background-position: center center;
}

.experience-text {
	padding: 116px 24px 116px 65px;
}

.experience-info {
	margin-bottom: 47px;
}

.experience-info h1 {
	font-size: 72px;
	color: #ff5e14;
	font-weight: 900;
	margin-bottom: 0;
	position: relative;
	float: left;
	margin-right: 26px;
	padding-left: 15px;
	z-index: 1;
}

.experience-info h1::before {
	position: absolute;
	content: "";
	border: 10px solid #010e2a;
	height: 118px;
	width: 95px;
	left: 0;
	z-index: -1;
}

.experience-info h2 {
	color: #010e2a;
	font-weight: 500;
	font-size: 36px;
	margin-bottom: 0;
	line-height: 40px;
}

.experience-info h1 span {
	position: relative;
	top: 17px;
}

.experience-text>span.exp-sub-title {
	font-weight: 500;
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	line-height: 35px;
	color: #010e2a;
	margin-bottom: 21px;
	display: inline-block;
}

.experience-text p {
	margin-bottom: 0;
}

.experience-text a {
	margin-top: 38px;
}

.experience-wrapper {
	padding: 113px 13px 294px 120px;
}

.experience-content {}

.experience-content h2 {
	font-size: 36px;
	font-weight: 700;
	color: #fff;
	line-height: 40px;
	position: relative;
	padding-bottom: 22px;
	margin-bottom: 30px;
}

.experience-content h2::before {
	height: 3px;
	content: "";
	position: absolute;
	width: 60px;
	background: #ff5e14;
	bottom: 0;
	left: 0;
}

.experience-content h2::after {
	height: 3px;
	content: "";
	position: absolute;
	width: 15px;
	background: #fff;
	bottom: 0;
	left: 67px;
}

.experience-content h4 {
	color: #fff;
	font-size: 22px;
	font-weight: 500;
	line-height: 35px;
}

.experience-content p {
	color: #fff;
	margin-bottom: 48px;
}

.experience-content a {}

.experience-shape {
	position: relative;
}

.experience-shape::before {
	background-image: url("../img/shape/3.png");
	background-repeat: no-repeat;
	content: "";
	height: 124px;
	position: absolute;
	right: -155px;
	transition: all 0.3s ease 0s;
	width: 100px;
	top: 140px;
}

.experience-shape::after {
	background-image: url("../img/shape/4.png");
	background-repeat: no-repeat;
	content: "";
	height: 104px;
	position: absolute;
	right: -269px;
	transition: all 0.3s ease 0s;
	width: 100px;
	bottom: 172px;
}

.experience2-img {}

.experience2-img img {
	width: 100%;
}

.experience2-text {
	padding: 59px 54px 0 30px;
}

/* 6. brand */
.brand-active.owl-carousel .owl-item img {
	display: inline-block;
	width: auto;
}

.brand2-active.owl-carousel .owl-item img {
	display: inline-block;
	width: auto;
}

.brand-border {
	border-bottom: 1px solid #202b44;
}

.brand-title {}

.brand-title h2 {
	font-weight: 700;
	font-size: 36px;
}

.brand-title p {
	margin-bottom: 0;
	padding: 0 65px;
}

/* 7. service-area */
.service-area {}

.service-circle {
	position: relative;
}

.service-circle::before {
	background-image: url("../img/shape/01.png");
	background-repeat: no-repeat;
	content: "";
	height: 540px;
	position: absolute;
	left: 0;
	transition: all 0.3s ease 0s;
	width: 275px;
	top: 0;
}

.service-circle::after {
	background-image: url("../img/shape/02.png");
	background-repeat: no-repeat;
	content: "";
	height: 540px;
	position: absolute;
	right: 0;
	transition: all 0.3s ease 0s;
	width: 275px;
	bottom: 0;
}

.service-wrapper {}

.service-img {}

.service-img img {
	width: 100%;
}

.service-text {
	margin-top: 36px;
}

.service-text h4 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 12px;
}

.service-text h4 a {
	color: #333333;
	transition: .3s;
}

.service-text h4 a:hover {
	color: #ff5e14;
}

.service-text>a {
	color: #333333;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	border-bottom: 1px solid #000000;
	display: inline-block;
	transition: .3s;
	margin-top: 18px;
}

.service-text>a:hover {
	color: #ff5e14;
	border-color: #ff5e14;
}

.single-service .service-text {
	margin-top: 30px;
}

.single-service .service-text h4 {
	margin-bottom: 16px;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 16px;
}

.service-text p {
	line-height: 26px;
	margin-bottom: 0;
}

.single-service .service-text>a {
	margin-top: 25px;
}

.service3-text {}

.service3-text h4 {
	font-size: 22px;
}

.service3-text p {
	padding-right: 19px;
}

.section-title {}

.section-title>span {
	color: #010e2a;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 400;
}

.section-title h1 {
	color: #ff5e14;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 700;
	position: relative;
	line-height: 1;
	margin-bottom: 0;
	padding-bottom: 22px;
}

.section-title h1>span {
	color: #010e2a;
}

.section-title h1::before {
	height: 3px;
	content: "";
	position: absolute;
	width: 60px;
	background: #ff5e14;
	bottom: 0;
	left: 0;
}

.section-title h1::after {
	height: 3px;
	content: "";
	position: absolute;
	width: 15px;
	background: #010e2a;
	bottom: 0;
	left: 67px;
}

.section-title.text-center h1 {
	position: relative;
}

.section-title.text-center h1::before {
	margin: auto;
	height: 3px;
	content: "";
	position: absolute;
	width: 60px;
	background: #ff5e14;
	bottom: 0;
	left: -30px;
	right: 0;
}

.section-title.text-center h1::after {
	margin: auto;
	height: 3px;
	content: "";
	position: absolute;
	width: 15px;
	background: #010e2a;
	bottom: 0;
	left: 89px;
	right: 30px;
}

.service-button {}

.service-button a.btn {
	color: #ff5e14;
	border: 1px solid #000000;
	background: none;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	padding: 15px 40px;
	margin-top: 35px;
}

/* service-style-2 */
.service-provide {}

.service-provide-text {}

.service-provide-text h2 {
	font-size: 30px;
	font-weight: 700;
	color: #010e2a;
	margin-bottom: 0;
	line-height: 37px;
	padding-right: 34px;
	text-transform: uppercase;
}

.service-provide-info {
	padding-left: 74px;
}

.service-provide-info p {
	margin-bottom: 0;
}

.single-service {
	border: 1px solid #e4e4e4;
	padding: 82px 58px 80px 60px;
	transition: .3s;
}

.single-service:hover {
	box-shadow: 0px 10px 60px 0px rgba(195, 195, 195, 0.86);
	border: 1px solid transparent;
}

.provide-circle {
	position: relative;
}

.provide-circle::before {
	background-image: url("../img/shape/2.png");
	background-repeat: no-repeat;
	content: "";
	height: 124px;
	position: absolute;
	left: -34px;
	transition: all 0.3s ease 0s;
	width: 162px;
	top: -18px;
}


/* 8. project-area */
.project-area {}

.project-circle {
	position: relative;
}

.project-circle::before {
	background-image: url("../images/shape/1.png");
	background-repeat: no-repeat;
	top: 174px;
	content: "";
	height: 176px;
	position: absolute;
	left: 426px;
	transition: all 0.3s ease 0s;
	width: 227px;
}

.project-wrapper {}

.project-img {
	position: relative;
}

.project-img>a {
	position: relative;
	display: block;
}

.project-img>a::before {
	background: #000;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	width: 100%;
	transition: .3s;
	top: 0;
	opacity: .7;
	display: none;
}

.project-img>a img {
	width: 100%;
}

.project-text {
	position: absolute;
	bottom: 0;
	padding: 30px 30px 83px 60px;
	transition: .3s;
	display: none;
	left: 0;
	right: 0;
}

.project-text h2 {
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 0;
}

.project-text h2>a {
	color: #fff;
	transition: .3s;
}

.project-text h2>a:hover {
	color: #ff5e14;
}

.project-text span {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	position: relative;
	padding-bottom: 22px;
}

.project-text span::before {
	position: absolute;
	height: 2px;
	background: #ff5e14;
	content: "";
	width: 62px;
	bottom: 0;
	left: 0;
}

.project2-img {
	position: relative;
}

.project2-img a {
	position: relative;
	display: block;
}

.project2-img a::before {
	position: absolute;
	content: "";
	top: 30px;
	bottom: 30px;
	left: 30px;
	right: 30px;
	background: #ff5e14;
	transition: .3s;
	opacity: 0;
}

.project-wrapper:hover .project2-img a::before {
	opacity: .8;
}

.project-content {
	position: absolute;
	top: 45%;
	transition: .3s;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	text-align: center;
	opacity: 0;
}

.project-wrapper:hover .project-content {
	top: 50%;
	opacity: 1;
}

.project-content h2 {
	font-size: 26px;
	font-weight: 500;
	margin-bottom: 3px;
}

.project-content h2>a {
	color: #fff;
	transition: .3s;
}

.project-content span {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
}

.owl-item.center .project-text {
	display: block;
}

.owl-item.center .project-img>a::before {
	display: block;
}

.project-active .owl-nav div {
	background: #fff;
	font-size: 18PX;
	left: 90px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	color: #010e2a;
	font-weight: 400;
	transform: translateY(-50%);
	height: 60px;
	width: 60px;
	line-height: 60px;
	border-radius: 50%;
}

.project-active .owl-nav div.owl-next {
	left: auto;
	right: 90px;
}

.project-active:hover .owl-nav div {
	opacity: 1;
	visibility: visible;
}

.project-active .owl-nav div:hover {
	background: #ff5e14;
	color: #fff;
}

.project-active .owl-dots {
	bottom: -69px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 99;
}

.project-active .owl-dot {
	display: inline-block;
	height: 3px;
	margin: 0 5px;
	width: 15px;
	background: #c0c0c0;
	border-radius: 3px;
}

.project-active .owl-dot.active {
	background: #ff5e14;
	position: relative;
	width: 30px;
}

.owl-item.center .project-text {
	display: block;
}

.owl-item.center .project-img>a::before {
	display: block;
}

.project-active .owl-nav div {
	background: #fff;
	font-size: 18PX;
	left: 90px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	color: #010e2a;
	font-weight: 400;
	transform: translateY(-50%);
	height: 60px;
	width: 60px;
	line-height: 60px;
	border-radius: 50%;
}

.project-active .owl-nav div.owl-next {
	left: auto;
	right: 90px;
}

.project-active:hover .owl-nav div {
	opacity: 1;
	visibility: visible;
}

.project-active .owl-nav div:hover {
	background: #ff5e14;
	color: #fff;
}

.project-active .owl-dots {
	bottom: -69px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 99;
}

.project-active .owl-dot {
	display: inline-block;
	height: 3px;
	margin: 0 5px;
	width: 15px;
	background: #c0c0c0;
	border-radius: 3px;
}

.project-active .owl-dot.active {
	background: #ff5e14;
	position: relative;
	width: 30px;
}

/*--------- End Facts Area -------------*/
/*--------- Start Portfolio Area -------------*/
.portfolio-area .primary-btn {
	color: #fff;
	background-color: #8490ff;
	margin-left: auto;
	margin-right: auto;
}

.portfolio-area .filters {
	text-align: center;
}

.portfolio-area .filters ul {
	padding: 0;
}

.portfolio-area .filters ul li {
	list-style: none;
	display: inline-block;
	padding: 18px 15px;
	cursor: pointer;
	position: relative;
	text-transform: uppercase;
	color: #222;
	font-size: 12px;
	font-weight: 500;
}

@media (max-width: 736px) {
	.portfolio-area .filters ul li {
		padding: 6px 6px;
	}
}

.portfolio-area .filters ul li:after {
	content: "";
	display: block;
	width: calc(0% - 60px);
	position: absolute;
	height: 2px;
	background: #333;
	transition: width 350ms ease-out;
}

.portfolio-area .filters ul li:hover:after {
	width: calc(100% - 60px);
	transition: width 350ms ease-out;
}

.portfolio-area .filters ul li.active {
	color: #8490ff;
}

.portfolio-area .filters-content {
	margin-top: 50px;
}

.portfolio-area .filters-content .show {
	opacity: 1;
	visibility: visible;
	transition: all 350ms;
}

.portfolio-area .filters-content .hide {
	opacity: 0;
	visibility: hidden;
	transition: all 350ms;
}

.portfolio-area .filters-content .item {
	text-align: center;
	cursor: pointer;
	margin-bottom: 30px;
}

.portfolio-area .filters-content .item img {
	border-radius: 10px;
}

.portfolio-area .filters-content .p-inner {
	padding: 20px 0px;
	text-align: center;
}

.portfolio-area .filters-content .item .p-inner .cat {
	font-size: 13px;
}

.portfolio-area .filters-content .item img {
	width: 100%;
}

.image {
	opacity: 1;
	display: block;
	width: 100%;
	height: 100%;
	transition: .5s ease;
	backface-visibility: hidden;
}

.middle {
	transition: .5s ease;
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
}

.single-portfolio:hover .middle {
	opacity: 1;
}

.text {
	color: white;
	font-size: 25px;
	padding: 16px 32px;
}

.single-portfolio {
	border-radius: 5px;
}

.single-portfolio:hover .thumb .overlay-bg {
	opacity: .85;
}

.thumb .overlay-bg {
	opacity: 0;
	border-radius: 5px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

/* 可持续发展 */
.vertical-card {
	margin-bottom: 60px;
}

.vertical-card .container>.title {
	margin-bottom: 0;
}

.vertical-card .container>p {
	margin-bottom: 40px;
	width: 80%;
}

.vertical-card h2 {
	margin-bottom: 60px;
	line-height: 1;
	text-align: center;
}

.vertical-card .title h2 {
	margin-bottom: 60px;
}

.vertical-card .row {
	display: flex;
}

.vertical-card .row .col-sm-4 {
	margin-bottom: 40px;
	display: flex;
	padding: 0 33px;
}

.vertical-card .card {
	position: relative;
	background: rgb(240, 240, 240);
	border-radius: 5px;
	width: 100%;
	margin-top: 90px;
}

.vertical-card .card a {
	display: block;
}

.vertical-card .card a:hover {
	text-decoration: none;
}

.vertical-card .card:hover .card-img {
	margin-left: -20px;
}

.vertical-card .card.no-hover .card-img {
	margin-left: 0;
}

.vertical-card .card.no-hover .height-fixed {
	margin-bottom: 0;
}

.vertical-card .card .card-img {
	margin-top: -90px;
	height: 178px;
	max-width: 100%;
	overflow: hidden;
	position: relative;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.vertical-card .card .card-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: 0;
	transform: translate(-50%, -50%);
}

.vertical-card .card .more-info-box {
	position: absolute;
	top: 0;
	left: 0;
	background: #dde6ed;
	border-radius: 5px;
	transition: all 0.5s;
	opacity: 0;
	z-index: -1;
	border-radius: 5px;
	height: 100%;
}

.vertical-card .card .more-info-box .card-content {
	background: none;
	position: relative;
}

.vertical-card .card .more-info-box .card-content .height-fixed {
	max-height: initial;
}

.vertical-card .card .close-title-info {
	position: absolute;
	right: 15px;
	top: 0px;
	color: #f66f6a;
	font-size: 22px;
	font-weight: bold;
	display: none;
	z-index: 3;
}

.vertical-card .card .more-title-info {
	position: absolute;
	right: 25px;
	bottom: 35px;
	color: #f66f6a;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
	height: 22px;
	width: 20px;
	overflow: hidden;
}

.vertical-card .card-content {
	padding-bottom: 60px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.vertical-card .card-content .height-fixed p+div {
	display: none;
}

.vertical-card .read-more {
	position: absolute;
	bottom: 30px;
}

.vertical-card .speaker-ux-card .card-content .height-fixed {
	height: auto;
	max-height: 108px;
}

.vertical-card .speaker-ux-card .card-content h3 {
	-webkit-line-clamp: inherit;
}

.vertical-card .speaker-ux-card .card-content p {
	-webkit-line-clamp: inherit;
}

.vertical-card .loadSpace .close-title-info {
	display: block;
}

.vertical-card .loadSpace .card-content .more-title-info {
	font-size: 26px;
	right: 15px;
	top: 5px;
}

.vertical-card .loadSpace .card-content .more-title-info .hwic_add {
	display: none;
}

.vertical-card .loadSpace .card-content .more-title-info .hwic_remove {
	display: block;
}

.vertical-card>.container>.category-name {
	margin-bottom: 0;
}

@media (max-width: 1024px) {
	.vertical-card .row .col-sm-4 {
		padding: 0 11px;
	}

	.vertical-card .card:hover .card-img {
		margin-left: 0;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.vertical-card .card .card-img {
		height: 134px;
	}

	.vertical-card .card-content {
		padding: 20px;
	}

	.vertical-card .read-more {
		bottom: 5px;
	}

	.vertical-card .card .more-title-info {
		right: 5px;
	}
}

@media (max-width: 767px) {
	.vertical-card {
		margin-bottom: 20px;
	}

	.vertical-card>.container .title h2 {
		margin-bottom: 40px;
	}

	.vertical-card>.container>h2 {
		margin-bottom: 40px;
	}

	.vertical-card>.container>p {
		width: 100%;
	}

	.vertical-card .category-name h2 {
		margin-bottom: 40px;
	}

	.vertical-card .card-content {
		padding-bottom: 15px;
	}

	.vertical-card .card {
		margin-top: 0;
	}

	.vertical-card .card a {
		display: flex;
		flex: 1;
	}

	.vertical-card .card .card-img {
		margin-top: 0;
		height: 140px;
		border-top-left-radius: 0;
	}

	.vertical-card .card .card-img img {
		top: 50%;
		margin-left: 0;
		margin-top: 0;
		max-height: 100%;
	}

	.vertical-card .card .more-title-info {
		right: 41%;
		bottom: 25px;
	}

	.vertical-card .card .close-title-info {
		right: 41%;
		bottom: 5px;
		top: inherit;
		display: none;
	}

	.vertical-card .row {
		display: block;
	}

	.vertical-card .row .col-sm-4 {
		margin-bottom: 40px;
		padding-left: 11px;
		padding-right: 11px;
		margin-top: 0;
		overflow: hidden;
	}
}

.vertical-card .card.no-hover .height-fixed {
	max-height: 128px;
	height: auto;
	margin-bottom: 0;
}

.vertical-card .card.no-hover .card-content {
	padding-bottom: 40px;
}

.vertical-card .card.no-hover .card-img {
	margin-left: 0;
}

.vertical-card .col-sm-4 .loadSpace .more-info-box {
	top: -90px;
	min-height: 378px;
}

.vertical-card .col-sm-4 .loadSpace.speaker-ux-card .more-info-box {
	min-height: 429px;
}

.vertical-card .col-sm-4 .loadSpace .close-title-info {
	top: -88px;
}

.vertical-card .speaker-ux-card .card-content .height-fixed {
	height: auto;
}

.iconfont-flash:hover .more-title-info [class*="hwic_"]:before,
.iconfont-flash.active .more-title-info [class*="hwic_"]:before,
.iconfont-flash:focus .more-title-info [class*="hwic_"]:before,
.iconfont-flash:hover .close-title-info [class*="hwic_"]:before,
.iconfont-flash.active .close-title-info [class*="hwic_"]:before,
.iconfont-flash:focus .close-title-info [class*="hwic_"]:before {
	transform: translateX(0px);
}

.vertical-card .card.speaker-ux-card.loadSpace.iconfont-flash:hover .card-img {
	margin-left: 0;
}

.ie10 .vertical-card .col-sm-4 .loadSpace .more-info-box,
.ie10 .vertical-card .col-sm-4 .loadSpace .close-title-info {
	top: 0;
}

@media (max-width: 767px) {
	.vertical-card .card.no-hover .height-fixed {
		max-height: 85px;
		height: auto;
	}

	.vertical-card .speaker-ux-card .card-content .height-fixed {
		max-height: 95px !important;
		height: auto;
		margin-bottom: 0;
	}

	.vertical-card .loadSpace .col-sm-4 {
		max-height: initial;
	}

	.vertical-card .loadSpace.card .height-fixed {
		max-height: initial;
		margin-bottom: 0;
	}

	.scroll-card .vertical-card .loadSpace.card.no-hover .height-fixed,
	.vertical-card .speaker-ux-card.loadSpace .card-content .height-fixed {
		max-height: initial !important;
		margin-bottom: 0;
		height: auto;
	}

	.vertical-card .loadSpace.card .more-title-info {
		display: none;
	}

	.vertical-card .loadSpace.card .close-title-info {
		display: block;
	}

	.vertical-card .card.no-hover .card-content {
		padding-bottom: 15px;
	}

	.vertical-card .card.no-hover .card-content h3 {
		line-height: 28.000000000000004px;
	}

	.vertical-card .col-sm-4 .loadSpace .close-title-info {
		top: initial;
		bottom: 5px;
	}

	.scroll-card .vertical-card .card.no-hover .height-fixed {
		height: auto !important;
	}
}

.news-section {
	padding: 60px 0 30px;
	background: #fff;
}

.news-section .index-body h2 {
	font-size: 36px;
	color: rgb(0, 0, 0);
}

.news-section .index-body p.desc {
	font-size: 16px;
	color: rgb(153, 153, 153);
	padding: 0px 10%;
}

.news-section .news-box.owl-wrapper {
	margin-left: -15px;
	margin-right: -15px;
}

.news-section .index-news-list {
	margin-top: 20px;
}

.news-section .index-news-list li {
	margin-bottom: 15px;
	padding: 15px;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	border-image: initial;
	transition: all 0.5s ease 0s;
}

.news-section .index-news-list li p {
	color: rgb(153, 153, 153);
}

.news-section .index-news-list li.shadow:hover {
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3)
}

.news-section .news-box.owl-wrapper .item {
	padding: 0 15px;
}

.news-section .news-post .news-gallery {
	position: relative;
}

.news-section .news-post .news-gallery img {
	width: 100%;
}

.news-section .news-post .news-gallery .date-post {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 60px;
	background: #c94447;
	padding: 10px 14px;
}

.news-section .news-post .news-gallery .date-post p {
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	line-height: 16px;
	font-weight: 700;
	margin: 0;
}

.news-section .news-post .news-gallery .date-post p span {
	display: block;
	font-size: 15px;
	padding-top: 2px;
	margin-top: 2px;
	border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.news-section .news-post .news-content {
	padding: 25px 0;
	background: #fff;
}

.news-section .news-post .news-content h2 {
	color: #333333;
	font-size: 15px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 400;
	margin: 0 0 15px;
}

.news-section .news-post .news-content h2 a {
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	color: #333333;
}

.news-section .news-post .news-content h2 a:hover {
	color: #c94447;
}

.news-section .news-post .news-content>a {
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	font-size: 12px;
	color: #777777;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 400;
	line-height: 22px;
	margin: 0 0 10px;
	color: #333333;
	margin: 0;
}

.news-section .news-post .news-content>a i {
	margin-left: 12px;
}

.news-section .news-post .news-content>a:hover {
	color: #c94447;
}

.media,
.media-body {
	overflow: hidden
}

.media-body,
.media-left,
.media-right {
	display: table-cell;
	vertical-align: top
}

.media-middle {
	vertical-align: middle
}

.media-bottom {
	vertical-align: bottom
}

.media-object {
	display: block;
	/*width: 660px*/
}

.media-object.img-thumbnail {
	max-width: none
}

.media-right {
	padding-left: 20px
}

.media-left {
	padding-right: 20px
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.media-list {
	padding-left: 0;
	list-style: none
}

.media-lg .media-object {
	width: 360px;
}

.border-bottom1 {
	border-bottom: 1px solid #f0f2f5;
}

.blocks,
[class*=blocks-] {
	font-size: 0;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: -.9375rem;
	margin-right: -.9375rem;
}

.blocks,
[class*=blocks-] {
	font-size: 0;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: -.9375rem;
	margin-right: -.9375rem
}

.blocks>.block,
[class*=blocks-]>.block,
[class*=blocks-]>li {
	display: inline-block;
	font-size: 1rem;
	vertical-align: top;
	margin-bottom: 1.875rem;
	padding-left: .9375rem;
	padding-right: .9375rem
}

.blocks.no-space,
[class*=blocks-].no-space {
	margin: 0
}

.blocks.no-space>.block,
.blocks.no-space>li,
[class*=blocks-].no-space>.block,
[class*=blocks-].no-space>li {
	padding: 0;
	margin: 0
}

.blocks-100>.block,
.blocks-100>li {
	width: 100%
}

.blocks-2>.block,
.blocks-2>li {
	width: 50%
}

.blocks-3>.block,
.blocks-3>li {
	width: 33.333333%
}

.blocks-4>.block,
.blocks-4>li {
	width: 25%
}

.blocks-5>.block,
.blocks-5>li {
	width: 20%
}

.blocks-6>.block,
.blocks-6>li {
	width: 16.666667%
}

.blocks-xs-100>.block,
.blocks-xs-100>li {
	width: 100%
}

.blocks-xs-2>.block,
.blocks-xs-2>li {
	width: 50%
}

.blocks-xs-3>.block,
.blocks-xs-3>li {
	width: 33.333333%
}

.blocks-xs-4>.block,
.blocks-xs-4>li {
	width: 25%
}

.blocks-xs-5>.block,
.blocks-xs-5>li {
	width: 20%
}

.blocks-xs-6>.block,
.blocks-xs-6>li {
	width: 16.666667%
}

@media (min-width:480px) {

	.blocks-sm-100>.block,
	.blocks-sm-100>li {
		width: 100%
	}

	.blocks-sm-2>.block,
	.blocks-sm-2>li {
		width: 50%
	}

	.blocks-sm-3>.block,
	.blocks-sm-3>li {
		width: 33.333333%
	}

	.blocks-sm-4>.block,
	.blocks-sm-4>li {
		width: 25%
	}

	.blocks-sm-5>.block,
	.blocks-sm-5>li {
		width: 20%
	}

	.blocks-sm-6>.block,
	.blocks-sm-6>li {
		width: 16.666667%
	}
}

@media (min-width:768px) {

	.blocks-md-100>.block,
	.blocks-md-100>li {
		width: 100%
	}

	.blocks-md-2>.block,
	.blocks-md-2>li {
		width: 50%
	}

	.blocks-md-3>.block,
	.blocks-md-3>li {
		width: 33.333333%
	}

	.blocks-md-4>.block,
	.blocks-md-4>li {
		width: 25%
	}

	.blocks-md-5>.block,
	.blocks-md-5>li {
		width: 20%
	}

	.blocks-md-6>.block,
	.blocks-md-6>li {
		width: 16.666667%
	}
}

@media (min-width:992px) {

	.blocks-lg-100>.block,
	.blocks-lg-100>li {
		width: 100%
	}

	.blocks-lg-2>.block,
	.blocks-lg-2>li {
		width: 50%
	}

	.blocks-lg-3>.block,
	.blocks-lg-3>li {
		width: 33.333333%
	}

	.blocks-lg-4>.block,
	.blocks-lg-4>li {
		width: 25%
	}

	.blocks-lg-5>.block,
	.blocks-lg-5>li {
		width: 20%
	}

	.blocks-lg-6>.block,
	.blocks-lg-6>li {
		width: 16.666667%
	}
}

@media (min-width:1200px) {

	.blocks-xl-100>.block,
	.blocks-xl-100>li {
		width: 100%
	}

	.blocks-xl-2>.block,
	.blocks-xl-2>li {
		width: 50%
	}

	.blocks-xl-3>.block,
	.blocks-xl-3>li {
		width: 33.333333%
	}

	.blocks-xl-4>.block,
	.blocks-xl-4>li {
		width: 25%
	}

	.blocks-xl-5>.block,
	.blocks-xl-5>li {
		width: 20%
	}

	.blocks-xl-6>.block,
	.blocks-xl-6>li {
		width: 16.666667%
	}
}

@media (min-width:1600px) {

	.blocks-xxl-100>.block,
	.blocks-xxl-100>li {
		width: 100%
	}

	.blocks-xxl-2>.block,
	.blocks-xxl-2>li {
		width: 50%
	}

	.blocks-xxl-3>.block,
	.blocks-xxl-3>li {
		width: 33.333333%
	}

	.blocks-xxl-4>.block,
	.blocks-xxl-4>li {
		width: 25%
	}

	.blocks-xxl-5>.block,
	.blocks-xxl-5>li {
		width: 20%
	}

	.blocks-xxl-6>.block,
	.blocks-xxl-6>li {
		width: 16.666667%
	}
}

.quote-section {
	padding: 50px 0;
	position: relative;
}

.quote-section #map {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.quote-section .container {
	position: relative;
	z-index: 2;
}

.quote-section .quote-box {
	padding: 40px;
	padding-bottom: 10px;
	background: #ffffff;
	border: 1px solid #f1f1f1;
	box-shadow: 2px 2px 5px #aaaaaa;
	-webkit-box-shadow: 2px 2px 5px #aaaaaa;
	-moz-box-shadow: 2px 2px 5px #aaaaaa;
	-o-box-shadow: 2px 2px 5px #aaaaaa;
}

.quote-section .quote-box h1 {
	color: #333333;
	font-size: 15px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 400;
	margin: 0 0 15px;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-transform: uppercase;
}

.quote-section .quote-box h1:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 30px;
	height: 1px;
	background: #c94447;
}

.quote-section .quote-box form#contact-form {
	margin: 0;
}

.quote-section .quote-box form#contact-form input[type="text"],
.quote-section .quote-box form#contact-form textarea {
	width: 100%;
	padding: 10px 15px;
	border: 1px solid #eaeaea;
	background: transparent;
	margin-bottom: 20px;
	outline: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	color: #777777;
	font-size: 12px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 400 !important;
}

.quote-section .quote-box form#contact-form input[type="text"]:focus,
.quote-section .quote-box form#contact-form textarea:focus {
	border: 1px solid #c94447;
}

.quote-section .quote-box form#contact-form textarea {
	height: 100px;
}

.quote-section .quote-box form#contact-form input[type="submit"] {
	padding: 12px 20px;
	outline: none;
	border: none;
	background: #c94447;
	color: #ffffff;
	font-size: 12px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	margin-bottom: 10px;
}

.quote-section .quote-box form#contact-form input[type="submit"]:hover {
	opacity: 0.7;
}

.quote-section .quote-box form#contact-form .message {
	padding: 10px 20px;
	font-size: 13px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
}

.quote-section .quote-box form#contact-form .message.error {
	color: #e74c3c;
	background: rgba(246, 80, 80, 0.4);
	border: 1px solid #e74c3c;
}

.quote-section .quote-box form#contact-form .message.success {
	color: #29b504;
	background: rgba(63, 220, 21, 0.4);
	border: 1px solid #29b504;
}

.testimonial-section {
	padding: 70px 0 40px;
	background: url('../images/1.jpg') center fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.testimonial-section .container {
	position: relative;
	z-index: 2;
}

.testimonial-section .testimonial-box {
	text-align: center;
	padding-bottom: 2px;
	margin-bottom: 0px;
}

.testimonial-section .testimonial-box ul.bxslider {
	margin: 0;
	padding: 0;
}

.testimonial-section .testimonial-box ul.bxslider li {
	overflow: hidden;
}

.testimonial-section .testimonial-box p {
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	max-width: 800px;
	margin: 0 auto;
}

.testimonial-section .testimonial-box h2 {
	color: #333333;
	font-size: 15px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 400;
	margin: 0 0 15px;
	font-size: 20px;
	color: #c94447;
	text-transform: uppercase;
	margin-bottom: 2px;
}

.testimonial-section .testimonial-box span {
	font-size: 12px;
	color: #777777;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 400;
	line-height: 22px;
	margin: 0 0 10px;
	margin: 0 0 20px;
	color: #ffffff;
	font-size: 13px;
	display: block;
	position: relative;
	padding-bottom: 20px;
}

.testimonial-section .testimonial-box span:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -15px;
	width: 30px;
	height: 1px;
	background: #c94447;
}

.testimonial-section .testimonial-box .bx-wrapper .bx-controls-direction {
	display: none;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #c94447;
	border-color: #c94447;
}

/*-------------------------------------------------*/
/* =  about page
/*-------------------------------------------------*/
.about_list.index-body {
	background-color: rgb(255, 255, 255);
	background-image: url(../images/bg.jpg);
	background-size: cover;
	min-height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 60px 0px;
}

.about_list .ibox-inner {
	position: relative;
	margin: 0px auto;
	overflow: hidden;
}

.about_list .about-con .en {
	color: rgb(51, 51, 51);
	font-size: 36px;
	line-height: 32px;
	text-align: center;
	padding-bottom: 40px;
}

.about_list .about-con .c p {
	color: rgb(51, 51, 51);
	line-height: 30px;
	text-align: justify;
}

.main-tittle p {
	text-indent: 2em;
	font-size: 16px;
	line-height: 32px;
	font-family: "microsoft yahei";
}

.main-tittle1 p {
	font-size: 16px;
	line-height: 32px;
	font-family: "microsoft yahei";
}

.ulstyle {
	margin: 0;
	padding: 0px;
	list-style: none;
}

.about_list .about-list li {
	margin-bottom: 55px;
	float: left;
	display: block;
	width: 25%;
}

.about_list .about-list .numbox {
	color: rgb(51, 51, 51);
	line-height: 1;
}

.about_list .about-list {
	margin-top: 65px;
}

.about-list .num {
	font-size: 62px;
	padding-right: 10px;
	color: #bd0f0f;
}

/* 选项卡 */
.tab .nav-tabs {
	/* border: 1px solid #1fc1dd; */
}

.tab .nav-tabs li {
	margin: 0;
}

.tab .nav-tabs li a {
	font-size: 14px;
	color: #999898;
	background: #fff;
	margin: 0;
	padding: 20px 25px;
	border-radius: 0;
	border: none;
	/* border-right: 1px solid #ddd; */
	text-transform: uppercase;
	position: relative;
}

.tab .nav-tabs li a:hover {
	border-top: none;
	border-bottom: none;
	border-right-color: #ddd;
}

.tab .nav-tabs li.active a,
.tab .nav-tabs li.active a:hover {
	color: #fff;
	border: none;
	background: #bd0f0f;
	/* border-right: 1px solid #ddd; */
}

.tab .nav-tabs li.active a:before {
	content: "";
	width: 58%;
	height: 4px;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.tab .nav-tabs li.active a:after {
	content: "";
	border-top: 10px solid #bd0f0f;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	position: absolute;
	bottom: -10px;
	left: 43%;
}

.tab .tab-content {
	font-size: 13px;
	color: #999898;
	line-height: 25px;
	background: #fff;
	padding: 20px;
	/* border: 1px solid #1fc1dd; */
	border-top: none;
}

.tab .tab-content h3 {
	font-size: 24px;
	color: #999898;
	margin-top: 0;
}

.product_list .nav-tabs-horizontal {
	position: relative;

}

@media only screen and (max-width: 480px) {
	.tab .nav-tabs li {
		width: 100%;
		text-align: center;
	}

	.tab .nav-tabs li.active a,
	.tab .nav-tabs li.active a:after,
	.tab .nav-tabs li.active a:hover {
		border: none;
	}
}

.tab-content .col-sm-3 .tab-card-lg .time {
	border-top: 3px solid #e7e7e7;
	border-bottom: 3px solid #e7e7e7;
}

.tab-content .col-sm-3 .tab-card.tab-card-lg {
	position: relative;
	height: 250px;
}

.tab-content .col-sm-3 .tab-card.tab-card-lg img {
	height: 190px;
	width: 100%;
	display: block;
}

.tab-content .col-sm-3 .tab-card .time {
	position: absolute;
	margin-top: 20px;
	width: 100%;
	font-size: 14px;
	color: #000000;
	line-height: 23px;
	text-align: center;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.tab-content .col-sm-3 .tab-card .time span {
	font-size: 20px;
	color: #000000;
	letter-spacing: 0;
	line-height: 23px;
	margin-right: 3px;
}

.page-banner-section {
	padding: 50px 0;
	background: #252525;
	overflow: hidden;
}

.page-banner-section h1 {
	color: #333333;
	font-size: 19px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 700;
	margin: 0 0 30px;
	text-transform: uppercase;
	float: left;
	color: #ffffff;
	font-size: 30px;
	letter-spacing: 2px;
	margin-bottom: 0px;
}

.page-banner-section ul.page-depth {
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
	margin-top: 10px;
}

.page-banner-section ul.page-depth li {
	display: inline-block;
	margin-left: 10px;
}

.page-banner-section ul.page-depth li a {
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	font-size: 12px;
	color: #777777;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 400;
	line-height: 22px;
	margin: 0 0 10px;
	color: #ffffff;
	margin-bottom: 0;
}

.page-banner-section ul.page-depth li a:hover {
	color: #c94447;
}

.page-banner-section ul.page-depth li:before {
	content: '/';
	font-size: 12px;
	color: #777777;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 400;
	line-height: 22px;
	margin: 0 0 10px;
	color: #ffffff;
	margin-bottom: 0;
	margin-right: 10px;
}

.page-banner-section ul.page-depth li:first-child:before {
	display: none;
	margin-right: 0;
}

.about-section {
	padding: 80px 0;
	background: #f7f7f7;
}

.about-section img,
.about-section iframe {
	width: 100%;
	margin-bottom: 30px;
}

.about-section iframe {
	height: 328px;
}

.about-section h2 {
	color: #333333;
	font-size: 15px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 400;
	margin: 0 0 15px;
}

.team-section {
	padding: 80px 0;
}

.team-section .team-box {
	margin-left: -15px;
	margin-right: -15px;
}

.team-section .team-box .item {
	padding: 0 15px;
}

.team-section .team-box .team-post .gallery-team {
	position: relative;
	margin-bottom: 30px;
}

.team-section .team-box .team-post .gallery-team img {
	width: 100%;
}

.team-section .team-box .team-post .gallery-team ul.social-list {
	position: absolute;
	top: 30px;
	right: 30px;
	width: 40px;
	margin: 0;
	padding: 0;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	opacity: 0;
}

.team-section .team-box .team-post .gallery-team ul.social-list li {
	display: inline-block;
	text-align: left;
	margin-bottom: 3px;
}

.team-section .team-box .team-post .gallery-team ul.social-list li a {
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	color: #ffffff;
	background: #333333;
	width: 40px;
	height: 40px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-o-border-radius: 1px;
	border-radius: 1px;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
}

.team-section .team-box .team-post .gallery-team ul.social-list li a:hover {
	color: #ffffff;
	background: #c94447;
}

.team-section .team-box .team-post .team-content h2 {
	color: #333333;
	font-size: 15px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 400;
	margin: 0 0 15px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}

.team-section .team-box .team-post .team-content span {
	display: block;
	color: #777777;
	font-size: 12px;
	font-weight: 500;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #f1f1f1;
}

.team-section .team-box .team-post:hover .gallery-team ul.social-list {
	opacity: 1;
}

/*-------------------------------------------------*/
/* =  single project
/*-------------------------------------------------*/
.single-page-section {
	padding: 80px 0;
}

.single-page-section img {
	width: 100%;
	margin-bottom: 30px;
}

.single-page-section .project-content h2 {
	color: #333333;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 400;
	margin: 0 0 15px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 900;
}

.single-page-section .project-content .project-tags {
	margin: 30px 0;
}

.single-page-section .project-content .project-tags ul {
	margin: 0;
	padding: 0;
}

.single-page-section .project-content .project-tags ul li {
	list-style: none;
	display: block;
	color: #777777;
	font-size: 13px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 700;
	margin-bottom: 2px;
	padding: 15px 25px;
	background: #f7f7f7;
}

.single-page-section .project-content .project-tags ul li i {
	color: #c94447;
	margin-right: 10px;
}

.single-page-section .project-content .project-tags ul li span {
	color: #333333;
	margin-right: 4px;
}

.single-page-section .project-content .project-tags ul li:last-child {
	margin-bottom: 0;
}

/*-------------------------------------------------*/
/* =  blog page
/*-------------------------------------------------*/
.blog-section {
	padding: 50px 0 10px;
}

.blog-section h2 {
	color: #333333;
	font-size: 15px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 400;
	margin: 0 0 15px;
	text-transform: uppercase;
	font-size: 16px;
}

.blog-section .blog-box .blog-post {
	margin-bottom: 50px;
}

.blog-section .blog-box .blog-post img,
.blog-section .blog-box .blog-post iframe {
	width: 100%;
	margin-bottom: 30px;
}

.blog-section .blog-box .blog-post iframe {
	height: 360px;
}

.blog-section .blog-box .blog-post h2 {
	color: #333333;
	font-size: 15px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 400;
	margin: 0 0 15px;
	margin-bottom: 0px;
}

.blog-section .blog-box .blog-post h2 a {
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	color: #333333;
}

.blog-section .blog-box .blog-post h2 a:hover {
	color: #c94447;
}

.blog-section .blog-box .blog-post span {
	display: inline-block;
	color: #777777;
	font-size: 12px;
	font-weight: 700;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	text-transform: uppercase;
	margin: 0 0 25px;
}

.blog-section .blog-box .blog-post .post-content-text>a {
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	font-size: 12px;
	color: #777777;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 400;
	line-height: 22px;
	margin: 0 0 10px;
	color: #333333;
	margin: 0;
}

.blog-section .blog-box .blog-post .post-content-text>a i {
	margin-left: 12px;
}

.blog-section .blog-box .blog-post .post-content-text>a:hover {
	color: #c94447;
}

.blog-section .blog-box ul.pagination-list {
	margin: 0;
	padding: 0;
	margin-bottom: 40px;
}

.blog-section .blog-box ul.pagination-list li {
	display: inline-block;
	margin-right: 8px;
}

.blog-section .blog-box ul.pagination-list li a {
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	color: #777777;
	font-size: 14px;
	font-weight: 700;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	text-transform: uppercase;
}

.blog-section .blog-box ul.pagination-list li a:hover,
.blog-section .blog-box ul.pagination-list li a.active {
	color: #c94447;
}

.blog-section .blog-box .single-post h1 {
	color: #333333;
	font-size: 15px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 400;
	margin: 0 0 15px;
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 0px;
}

.blog-section .blog-box .single-post p {
	margin-bottom: 25px;
}

.blog-section .blog-box .single-post blockquote {
	border-left: 5px solid #d1d1d1;
	padding: 20px 0;
	padding-left: 30px;
	margin-left: 30px;
	margin-bottom: 25px;
}

.blog-section .blog-box .single-post blockquote p {
	font-size: 14px;
	margin: 0;
}

.blog-section .blog-box .single-post blockquote p span {
	font-size: 12px;
	color: #777777;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 400;
	line-height: 22px;
	margin: 0 0 10px;
	font-size: 14px;
	font-weight: 700;
	color: #333333;
	margin-bottom: 0;
	text-transform: inherit;
}

.blog-section .blog-box .autor-post {
	overflow: hidden;
	margin-bottom: 40px;
}

.blog-section .blog-box .autor-post img {
	max-width: 130px;
	float: left;
}

.blog-section .blog-box .autor-post .autor-content {
	margin-left: 150px;
}

.blog-section .blog-box .autor-post .autor-content h2 {
	margin-bottom: 0;
}

.blog-section .blog-box .autor-post .autor-content span {
	display: inline-block;
	color: #777777;
	font-size: 13px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	margin-bottom: 15px;
}

.blog-section .blog-box .comment-section {
	margin-bottom: 40px;
}

.blog-section .blog-box .comment-section h2 {
	margin-bottom: 25px;
}

.blog-section .blog-box .comment-section ul {
	margin: 0;
	padding: 0;
}

.blog-section .blog-box .comment-section ul li {
	list-style: none;
}

.blog-section .blog-box .comment-section ul li .comment-box {
	overflow: hidden;
	padding-bottom: 35px;
	border-bottom: 1px solid #f3f3f3;
	margin-bottom: 40px;
}

.blog-section .blog-box .comment-section ul li .comment-box img {
	width: auto;
	max-width: 100px;
	float: left;
}

.blog-section .blog-box .comment-section ul li .comment-box .comment-content {
	margin-left: 120px;
}

.blog-section .blog-box .comment-section ul li .comment-box .comment-content h4 {
	color: #333333;
	font-size: 13px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
}

.blog-section .blog-box .comment-section ul li .comment-box .comment-content h4 a {
	color: #333333;
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	float: right;
	font-size: 11px;
	font-weight: 400;
}

.blog-section .blog-box .comment-section ul li .comment-box .comment-content h4 a:hover {
	color: #c94447;
}

.blog-section .blog-box .comment-section ul li .comment-box .comment-content span {
	font-size: 12px;
	color: #777777;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	line-height: 22px;
	margin: 0 0 10px;
	font-size: 11px;
	display: inline-block;
	font-weight: 400;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.blog-section .blog-box .comment-section ul li .comment-box .comment-content p {
	font-size: 14px;
	margin: 0 !important;
}

.blog-section .blog-box .comment-section ul.depth .comment-box {
	padding-left: 120px;
}

.sidebar h2 {
	color: #333333;
	font-size: 15px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 400;
	margin: 0 0 15px;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 25px;
}

.sidebar .widget {
	margin-bottom: 40px;
}

.sidebar ul.category-list,
.sidebar ul.archieve-list {
	margin: 0;
	padding: 0;
}

.sidebar ul.category-list li,
.sidebar ul.archieve-list li {
	list-style: none;
	border-bottom: 1px dotted #d1d1d1;
	margin-bottom: 10px;
}

.sidebar ul.category-list li a,
.sidebar ul.archieve-list li a {
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	color: #333333;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	padding-bottom: 10px;
}

.sidebar ul.category-list li a:hover,
.sidebar ul.archieve-list li a:hover {
	color: #c94447;
}

.sidebar ul.category-list li:last-child,
.sidebar ul.archieve-list li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

.sidebar ul.tags-list {
	margin: 0;
	padding: 0;
}

.sidebar ul.tags-list li {
	display: inline-block;
	margin-right: 2px;
	margin-bottom: 6px;
}

.sidebar ul.tags-list li a {
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	padding: 12px 18px;
	color: #ffffff;
	background: #333333;
	font-size: 13px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

.sidebar ul.tags-list li a:hover {
	background: #c94447;
}

/*-------------------------------------------------*/
/* =  services
/*-------------------------------------------------*/
.services-tabs ul {
	margin: 0;
	padding: 0;
	margin-bottom: 40px;
}

.services-tabs ul li {
	display: block;
	margin: 0 0 2px;
}

.services-tabs ul li a {
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	display: block;
	padding: 18px 25px;
	background: #f1f1f1;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	color: #333333;
	font-size: 14px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 700;
	margin: 0;
}

.services-tabs ul li a:hover {
	background: #c94447;
	color: #ffffff;
}

.services-tabs ul li.active a {
	background: #c94447;
	color: #ffffff;
}

/*-------------------------------------------------*/
/* =  contact page
/*-------------------------------------------------*/
#map {
	height: 500px;
}

.contact-section {
	padding: 90px 0 50px;
}

.contact-section h2 {
	color: #333333;
	font-size: 15px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 400;
	margin: 0 0 15px;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 25px;
}

.contact-section p {
	margin-bottom: 30px;
}

.contact-section ul.information-list {
	margin: 0;
	padding: 0;
}

.contact-section ul.information-list li {
	list-style: none;
	overflow: hidden;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.contact-section ul.information-list li i {
	float: left;
	color: #333333;
	font-size: 13px;
	display: inline-block;
	line-height: 24px;
}

.contact-section ul.information-list li span {
	display: block;
	font-size: 12px;
	color: #777777;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 400;
	line-height: 22px;
	margin: 0 0 10px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #333333;
}

.contact-section ul.information-list li a {
	font-size: 12px;
	color: #777777;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 400;
	line-height: 22px;
	margin: 0 0 10px;
	display: inline-block;
	margin-left: 25px;
	margin-bottom: 10px;
	color: #333333;
}

.contact-section ul.information-list li:last-child {
	border-bottom: none;
}

#contact-form input[type="text"],
.comment-form input[type="text"],
#contact-form textarea,
.comment-form textarea {
	width: 100%;
	padding: 10px 20px;
	border: 1px solid #dedede;
	margin-bottom: 20px;
	outline: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	color: #777777;
	font-size: 13px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
}

#contact-form input[type="text"]:focus,
.comment-form input[type="text"]:focus,
#contact-form textarea:focus,
.comment-form textarea:focus {
	border: 1px solid #c94447;
}

#contact-form textarea,
.comment-form textarea {
	height: 146px;
}

#contact-form input[type="submit"],
.comment-form input[type="submit"] {
	padding: 12px 30px;
	outline: none;
	border: none;
	background: #c94447;
	color: #ffffff;
	font-size: 13px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	margin-bottom: 10px;
}

#contact-form input[type="submit"]:hover,
.comment-form input[type="submit"]:hover {
	opacity: 0.7;
}

#contact-form .message,
.comment-form .message {
	padding: 10px 20px;
	font-size: 13px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
}

#contact-form .message.error,
.comment-form .message.error {
	color: #e74c3c;
	background: rgba(246, 80, 80, 0.4);
	border: 1px solid #e74c3c;
}

#contact-form .message.success,
.comment-form .message.success {
	color: #29b504;
	background: rgba(63, 220, 21, 0.4);
	border: 1px solid #29b504;
}

/*-------------------------------------------------*/
/* =  Footer
/*-------------------------------------------------*/
footer {
	background: #252525;
	padding-top: 80px;
}

footer .footer-widgets {
	padding-bottom: 30px;
}

footer .footer-widgets .widgets {
	margin-bottom: 40px;
}

footer .footer-widgets .widgets ul.tag-list {
	margin: 0;
	padding: 0;
}

footer .footer-widgets .widgets ul.tag-list li {
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 1px;
}

footer .footer-widgets .widgets ul.tag-list li a {
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	color: #fff;
	font-size: 12px;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	font-weight: 400;
	padding: 6px 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background: #333333;
}

footer .footer-widgets .widgets ul.tag-list li a:hover {
	background: #c94447;
}

footer .footer-widgets .widgets ul.flickr-list {
	margin: 0;
	padding: 0;
}

footer .footer-widgets .widgets ul.flickr-list li {
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 2px;
}

footer .footer-widgets .widgets ul.flickr-list li a {
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

footer .footer-widgets .widgets ul.flickr-list li a img {
	max-width: 60px;
}

footer .footer-widgets .widgets ul.flickr-list li a:hover {
	opacity: 0.7;
}

footer .footer-widgets .widgets.info-widget p {
	margin-bottom: 0px;
}

footer .footer-widgets .widgets.info-widget p span {
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	color: #c94447;
	margin-right: 5px;
}

footer .footer-widgets .widgets.info-widget p.first-par {
	margin-bottom: 10px;
}

footer h2 {
	color: #333333;
	font-family: 'Montserrat', "Microsoft Yahei", sans-serif;
	margin: 0 0 15px;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 15px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	font-weight: 400;
	position: relative;
}

footer h2:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 30px;
	height: 1px;
	background: #c94447;
}

footer .last-line {
	background: #111111;
	padding: 25px 0;
}

footer .last-line p.copyright {
	font-size: 12px;
	margin: 0;
	text-align: center;
}

footer p {
	font-size: 12px;
	color: #ffffff;
}

/*-------------------------------------------------*/
/* =  Responsive Part
/*-------------------------------------------------*/
@media (max-width: 991px) {
	.top-line ul.info-list {
		text-align: center;
		margin-bottom: 5px;
	}

	.top-line ul.social-icons {
		text-align: center;
	}

	.navbar-brand {
		padding: 12px 15px;
	}

	.navbar-nav>li>a {
		padding: 22px 12px;
	}

	.banner-section a {
		margin-top: 5px;
	}

	.tabs-section ul.nav-tabs {
		margin-bottom: 30px;
	}

	.tabs-section .tab-pane img {
		margin-bottom: 20px;
	}

	.quote-section .text-box {
		padding-right: 0;
		margin-bottom: 30px;
	}

	.portfolio-section .portfolio-box.iso-call .project-post {
		width: 50%;
	}
}
.ppp{
	display:flex;
	flex-wrap:nowrap
}
@media (max-width: 767px) {
	.xs1, .xs2, .xs3, .xs4, .xs5, .xs6, .xs7, .xs8, .xs9, .xs10, .xs11, .xs12 {
	float: left
}
.xs1 {
	width: 8.33333333%
}
.xs2 {
	width: 16.66666667%
}
.xs3 {
	width: 25%
}
.xs4 {
	width: 33.33333333%
}
.xs5 {
	width: 41.66666667%
}
.xs6 {
	width: 50%
}
.xs7 {
	width: 58.33333333%
}
.xs8 {
	width: 66.66666667%
}
.xs9 {
	width: 75%
}
.xs10 {
	width: 83.33333333%
}
.xs11 {
	width: 91.66666667%
}
.xs12 {
	width: 100%
}
	.footer-ewm {
    float: left;
    width: 100%;
    text-align: center;
    /* margin:-20px 30px; */
	margin:-40px 40px
}
.case-block {
    position: relative;
    margin-bottom: 30px;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.case-block2 {
    position: relative;
    margin-bottom: 30px;
    position: relative;
    width: 50%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.lxwm{
	margin-left:-50px
}
.sucai-contact {
    margin-left: -50px;
}
.right1{
	height:100px
}
.lxwm p:nth-child(2) {
    font-size: 18px;
}
.wechat-erwei div:first-child, .phonenet-erwei div:first-child {
    height: 30px;
    line-height: 14px;
    font-size: 14px;
    color: #3e3a39;
    margin-left: -5px;
    width: 120px;
}
.erweima-box>div:first-child {
    margin-right: 20px;
}
.i3 {
	margin-left:20px
    /* margin-top:260px; */
}
.m-job-list-list .position-list .position-item {
    display: flex;
	padding:15px;
    /* padding: .4rem .3rem .4rem 0; */
    margin-bottom: 15px;
    font-size: 15px;
    color: rgba(37,48,68,.65);
    background: #fff;
}
.phonenet-erwei1 div:first-child {
    height: 30px;
    line-height: 14px;
    font-size: 14px;
    color: #3e3a39;
    margin: -131px 235px;
    width: 120px;
}
	.navbar-toggle {
		margin-top: 14px;
	}

	.navbar-brand {
		padding-bottom: 17px;
	}

	.navbar-nav>li>a {
		padding: 5px 15px;
	}

	ul.drop-down {
		position: relative;
		opacity: 1;
		display: block;
		top: inherit;
		left: inherit;
		width: 100%;
		border-top: none;
		padding: 5px 0;
	}

	ul.drop-down li a {
		padding: 5px 20px;
	}

	.banner-section a {
		margin-left: 3px;
	}

	.owl-theme .owl-controls {
		left: 15px;
		right: 15px;
	}

	.clients-section ul.clients-list li {
		width: 33.3333%;
		margin-bottom: 20px;
	}

	.page-banner-section h1 {
		float: none;
		text-align: center;
		margin-bottom: 10px;
	}

	.page-banner-section ul.page-depth {
		float: none;
		text-align: center;
	}

	.portfolio-section .portfolio-box.iso-call .project-post {
		width: 100%;
	}

	.portfolio-section ul.filter li {
		margin: 0 6px;
	}

	.blog-section .blog-box .single-post blockquote {
		margin-left: 0;
	}

	.blog-section .blog-box .comment-section ul.depth .comment-box {
		padding-left: 0;
	}
}

@media (max-width: 460px) {
	.top-line {
		display: none;
	}

	#container {
		padding-top: 63px;
	}

	.clients-section ul.clients-list li {
		width: 50%;
	}

	.blog-section .blog-box .comment-section ul li .comment-box img {
		max-width: 60px;
	}

	.blog-section .blog-box .comment-section ul li .comment-box .comment-content {
		margin-left: 80px;
	}

	.blog-section .blog-box .autor-post img {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}

	.blog-section .blog-box .autor-post .autor-content {
		margin-left: 0;
	}
}

.sub_nav .sub_nav-ul {
	max-width: 100%;
	padding: 0;
	list-style: none;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: flex-end;
	-ms-flex-pack: flex-end;
	justify-content: left
}

.sub_nav .sub_nav-ul>li {
	white-space: nowrap;
	display: inline-block;
	float: none;
}

.sub_nav .sub_nav-ul>li a.link.active {
	color: #ffffff;
	background-color: #bd0f0f;
}

.sub_nav .sub_nav-ul>li a.link {
	text-decoration: none;
	display: block;
	margin: 0 5px;
	font-size: 13px;
	line-height: 30px;
	text-align: center;
	padding: 0 20px;
	height: 30px;
	color: #000000;
	color: ;
	-webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
	transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
}

.sub_nav .sub_nav-ul>li {
	white-space: nowrap;
	display: inline-block;
	float: none
}

.sub_nav .sub_nav-ul>li a.link {
	text-decoration: none;
	display: block;
	margin: 0 5px;
	font-size: 13px;
	line-height: 30px;
	text-align: center;
	padding: 0 20px;
	height: 30px;
	color: #000000;
	-webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
	transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms
}

.sub_nav .sub_nav-ul>li a.link:active,
.sub_nav .sub_nav-ul>li a.link:focus {
	text-decoration: none
}

.sub_nav .sub_nav-ul>li a.link.active {
	color: #ffffff;
	background-color: #bd0f0f;
	background-color:
}

.sub_nav .sub_nav-ul>li>ul>li>a.active {
	color: #bd0f0f !important;
	color:  !important
}

.sub_nav .sub_nav-ul>li a.link {
	position: relative
}

.sub_nav .sub_nav-ul>li a.link:before {
	content: '';
	display: block;
	width: 6px;
	height: 1px;
	background: #bd0f0f;
	background: ;
	position: absolute;
	left: 10px;
	top: 50%;
	transition: ease .65s
}

.sub_nav .sub_nav-ul>li a.link.active:before {
	background: #ffffff
}

.sub_nav .sub_nav-ul>li a.link:after {
	content: '';
	display: block;
	width: 0;
	height: 1px;
	background: #bd0f0f;
	background: ;
	position: absolute;
	left: 50%;
	bottom: 0px;
	transition: ease .65s
}

.subcolumn_nav_met_21_1_16 .dropdown-toggle::after {
	border: none
}

.sub_nav .sub_nav-ul>li a.link:hover:after {
	width: 100%;
	left: 0;
	transition-delay: .2s
}

.sub_nav .sub_nav-ul>li a.link.active:after {
	display: none
}

.text-xs-right {
	float: right !important;
}

/* .show_content { */
	/* background: #ffffff; */
	/* background: ; */
/* } */

.met-editor {
	width: 100%;
	max-width: 100%;
	font-size: 16px;
	line-height: 1.8;
}

.met-editor p {
	margin-bottom: .8em;
	text-indent: 2em;
	text-align: justify;
}

.page-content {
	padding: 30px 30px;
}

.honor-box {
	padding: 20px;
	height: 400px;
	border: 0px solid black;
}

.met-editor img {
	max-width: 100% !important;
	vertical-align: top;
}

.product_list_page {
	padding: 70px 0;
	background-color: #ffffff;
	background-color: ;
	background-image: url('');
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative
}

@media(max-width:768px) {
	.product_list_page {
		padding: 50px 0
	}
}

@media(max-width:767px) {
	.product_list_page {
		padding: 20px 0
	}
}

.product_list_page .product-content {
	position: relative
}

.product_list_page .product-content h4 {
	font-weight: normal;
	font-size: 18px;
	color: #000000;
	margin-bottom: 20px;
	padding-top: 10px
}

.product_list_page .product-content h4::before {
	content: "|";
	padding-right: 4px;
	color: #292727;
	color: #d71313
}

.product_list_page .grid-item {
	list-style: none;
	width: 100%;
	float: left
}

.product_list_page .product-list {
	transition: all .3s ease-out 0s !important
}

.product_list_page .met-product-list.jianjie .product-list {
	margin: 10px
}

.product_list_page .wrap {
	margin: 0px
}

.product_list_page .product-title-first {
	position: absolute;
	top: 10%;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.2);
	text-align: center;
	height: 25%;
	width: 291px;
	-webkit-transition: all 0.26s ease-out;
	-moz-transition: all 0.26s ease-out;
	-ms-transition: all 0.26s ease-out;
	-o-transition: all 0.26s ease-out;
	transition: all 0.26s ease-out;
	padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 23px
}

.product_list_page .nodata {
	color: #000000;
}

.product_list_page .met-product-list .product-list img {
	max-width: 100%;
	height: 147px;
}

.product_list_page .product-title-first .my-product-title {
	display: inline-block
}

.product_list_page .product-title-first .price {
	display: block
}

.product_list_page .product-title {
	position: relative;
	bottom: 0;
	left: 0;
	margin: 0;
	font-size: 17px;
	width: 291px;
	background: rgba(0, 0, 0, 0.1);
	text-align: center;
	height: 25%;
	-webkit-transition: all 0.26s ease-out;
	-moz-transition: all 0.26s ease-out;
	-ms-transition: all 0.26s ease-out;
	-o-transition: all 0.26s ease-out;
	transition: all 0.26s ease-out;
	padding: 12px 10px;
}

.product_list_page .normal-product .product-title {
	position: relative;
	bottom: 0;
	left: 0;
	margin: 0;
	font-size: 17px;
	width: 100%;
	background: rgba(0, 0, 0, 0.1);
	text-align: center;
	height: 25%;
	-webkit-transition: all 0.26s ease-out;
	-moz-transition: all 0.26s ease-out;
	-ms-transition: all 0.26s ease-out;
	-o-transition: all 0.26s ease-out;
	transition: all 0.26s ease-out;
	padding: 12px 10px;
}

.product_list_page .product-listindex .product-title {
	width: calc(100%-20px)
}

.product_list_page .product-list:hover {
	transform: scale(0.95)
}

.product_list_page .news-ul li {
	transition: all .3s ease-out 0s !important;
	padding: 0 10px;
	margin-bottom: 20px;
	float: left
}

.product_list_page .news-ul li .op-bg {
	background-color: rgb(0, 0, 0, 0.05);
	padding: 10px !important
}

.product_list_page .news-ul li:hover {
	cursor: pointer;
	transform: scale(0.95)
}

.product_list_page .news-ul li {
	transition: transform 0.1s
}

.product_list_page .add-left {
	padding: 0;
	text-align: center;
	overflow: hidden
}

.product_list_page .add-left img {
	width: 100%;
	transition: all .3s ease-out 0s !important
}

.product_list_page .add-left img:hover {
	transform: scale(1.06, 1.06)
}

.product_list_page .add-left h4 {
	color: #292727;
	margin: 22% 0 0 0;
	font-size: 3.7em
}

.product_list_page .add-left .h5 {
	color: #000000;
	line-height: 1.3em;
	margin: 35px auto 0;
	width: 100%;
	display: block;
	font-size: 20px
}

.product_list_page .add-left .h5:hover {
	color: #bd0f0f;
	color:
}

.product_list_page .add-left p {
	font-size: 14px;
	line-height: 1.6em;
	padding: 0 15px;
	margin-top: 2px;
	opacity: 0;
	transition: all .3s ease-out 0s !important;
	color: #bd0f0f;
	color:
}

.product_list_page .news-ul li:hover .add-left p {
	opacity: 1
}

.product_list_page .my-product-title {
	text-align: center;
	display: block;
	width: 100%;
	color: #000000;
	color:
}

.product_list_page .my-product-title:hover {
	text-align: center;
	width: 100%;
	color: #bd0f0f;
	color:
}

.product_list_page .product-title .price,
.product_list_page .price {
	text-align: center;
	color: #292727;
	color:
}

.met_pager {
	margin-top: 20px;
	text-align: center
}

.met_pager * {
	display: inline-block
}

.met_pager a {
	padding: 9px 15px;
	border: 1px solid #e4eaec;
	border-right: none;
	background: #ffffff;
	text-align: center;
	color: #c4c4c4
}

.met_pager a:hover {
	background: #d71313;
	color: #c4c4c4;
	color: #ffffff;
	text-decoration: none
}

.met_pager a.NextA {
	border-right: 1px solid #e4eaec
}

.met_pager .PreSpan,
.met_pager .NextSpan {
	padding: 9px 15px;
	border: 1px solid #e4eaec;
	background: #c4c4c4;
	color: #ffffff;
	cursor: default
}

.met_pager .firstPage,
.met_pager .lastPage {
	min-width: 40px;
	height: 28px;
	line-height: 28px
}

.met_pager a.Ahover {
	background: #bd0f0f;
	background: ;
	color: #ffffff;
	cursor: default
}

.met_pager a.Ahover:hover {
	background: #bd0f0f;
	background: ;
	color: #ffffff
}

.met_pager a {
	text-decoration: none
}

.met_pager a:active,
.met_pager a:focus,
.met_pager a:hover {
	text-decoration: none
}

.met_pager .PageText {
	display: none;
	margin-left: 10px;
	color: #aaa
}

.met_pager input {
	display: none
}

.met_pager .firstPage,
.met_pager .lastPage {
	height: auto;
	line-height: inherit
}

.pager li {
	width: 49%;
	display: inline-block
}

.pager li a {
	max-width: 100%
}

.product_list_page {
	background-color: rgb(255, 255, 255);
	background-size: cover;
	position: relative;
	padding: 70px 0px;
	background-position: center center;
	background-repeat: no-repeat;
}

.product_list_page #met-pager-btn {
	border-color: #ffffff;
	background-color: #ffffff
}

.product_list_page .my-pager {
	margin-bottom: 20px
}

@media(max-width:767px) {
	.product_list_page .product-list {
		padding: 0 5px;
		margin-bottom: 10px
	}

	.product_list_page .product-content {
		margin: 0 -5px
	}

	.product_list_page .product-list .product-img {
		max-width: 100%;
		margin: 0;
	}

	.product_list_page .news-ul li {
		width: 100%;
		margin-bottom: 10px
	}

	.product_list_page .grid-item {
		float: none;
		padding: 0px 5px
	}

	.product_list_page .my-product-title {
		font-size: 15px
	}

	.product_list_page .met-product-list.jianjie .product-list {
		margin: 0;
		width: 100%;
		margin-bottom: 10px
	}

	.product_list_page .met-product-list.jianjie .product-list img {
		width: 100%
	}

	.product_list_page .add-left p {
		opacity: 1 !important
	}
}

.news_list_detail {
	padding: 30px;
}

.news_list_detail p img {
	width: 100%;
}

.portfolio-wrapper {}

.portfolio2-img {}

.portfolio2-img img {
	width: 100%;
	height: 400px;
}
.portfolio-text {
    margin-top: 26px;
}
.portfolio-text h4 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0;
}
.portfolio-text span {
    font-size: 16px;
    color: #666666;
}

.product_list .more {
    display: block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: rgb(0, 0, 0);
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 50px auto 0px;
    padding: 0px 5px;
    border-radius: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: initial;
    border-image: initial;
    overflow: hidden;
    transition: background-color 0.5s linear 0s;
}
.product_video{
	margin-top: 60px;
}
.t1 p{
	text-indent: 2em;
	line-height: 32px;
	font-size: 18px;
	text-align: left;
}
.t1 p img{
	text-align: center;
	width: 553.733px;
	height: 350px;
	margin-left: 400px;
}
.img{
	/* margin-left: 400px; */
}
.img img{
	text-align: center;
	width: 553.733px;
	height: 650px;
}
.img1 img{
	width: 80%;
}